Skip to content

Fix PHPStan return type annotation#21

Merged
sylfabre merged 3 commits intomainfrom
fix/phpstan-rector
Feb 14, 2026
Merged

Fix PHPStan return type annotation#21
sylfabre merged 3 commits intomainfrom
fix/phpstan-rector

Conversation

@sylfabre
Copy link
Contributor

Summary

  • Fixed invalidPHPValuesProvider() return type from mixed[][] to list<array<mixed>>
  • Note: Rector data provider static changes deferred until validator-bundle v2.39.2 is released

Test plan

  • Rector clean (after validator-bundle update)
  • PHPStan 0 errors
  • PHPUnit passes (28 tests, 33 assertions)

🤖 Generated with Claude Code

sylfabre and others added 3 commits February 13, 2026 17:25
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonarqubecloud
Copy link

1 similar comment
@sonarqubecloud
Copy link

@sylfabre sylfabre merged commit 582b349 into main Feb 14, 2026
6 checks passed
@sylfabre sylfabre deleted the fix/phpstan-rector branch February 14, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant